	if (nWorld["SetLotImposterDirty"]() == True) then
	SetScriptReturnValue(True)
else
	local myvar_1 = False
	SetScriptReturnValue(myvar_1)
end
